Postponed (maintainer needs more info)
Project:
Dynamic Persistent Menu
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2008 at 23:16 UTC
Updated:
19 Aug 2009 at 13:28 UTC
Comments
Comment #1
chris_slater commentedAh... okay, well I found the cause for one of the instances of this problem, there was a duplicate entry of one of the categories. But for the home page, it looks like because is used as the path, it comes up as a weird ID in the trail. It gets a negative 341 or 348 sometimes... it varies... and so it won't show up, as that number is obviously not in the list of of active ID's.
Maybe someone can help me figure out how to fix that?
Thanks!
Comment #2
jweedman commentedHey chris_slater,
First off, I don't have a solution unfortunately. I am, however, experiencing the same problem, but with all of my submenu items. Going to their respective pages, the submenu items don't stay, they simply disappear after about 1 second of mousing away from them. You said you fixed the problem on all but the Home page... any tips or suggestions? Again, sorry to bother you with a request on YOUR request. Thanks for any help you may have...
Comment #3
yrocq commentedjweedman> It is the normal behaviour of the module. The submenu for the current page appears a few seconds before mousing away from a menu. It there is no submenu for the current page, the submenu disappears. You can set the delay in the block configuration.
Comment #4
yrocq commentedchris_slater> I'm not sure of understanding your problem. Could you tell me which path is used as home page and which menu has been set as the root of the dynamic menu ?
Comment #5
yrocq commentedComment #6
redwraith commentedHas anyone found a solution for this? I'm getting the same problem. I have 1 menu tab that should have sub items show up when I hover over it. The sub menu items show up when I'm on the respective page but not when I'm on the home page. I'm using views for both the home page and the page for which the tab links to.
Any help would be greatly appreciated!
Thanks!
BTW, I'm using drupal 6 and I'm not using Dynamic Persistent Menu... It's simply a menu that was created using Artisteer, a software to create themes. I don't think it's a problem with the software....
Comment #7
ranjitsachin commentedI m also getting same problem... Pls anyone help me...?
Comment #8
yrocq commentedredwraith, ranjitsachin : If you have this problem under Drupal 6 without using Dynamic persistent menu, this thread about Dynamic persistent menu under Drupal 5 may not be the better place to find help :-).
Comment #9
euge001 commentedI think my question the same is
how to show submenu after page loading without hovering on mother?
I understand that I have to change dynamic_persistent_menu.js but how?
thank you